Skip to content

feat(modrinth): add the Modrinth SDK - #532

Merged
Mkassabov merged 4 commits into
feat/zendesk-sdkfrom
feat/modrinth-sdk
Sep 7, 2026
Merged

feat(modrinth): add the Modrinth SDK#532
Mkassabov merged 4 commits into
feat/zendesk-sdkfrom
feat/modrinth-sdk

Conversation

@Mkassabov

@Mkassabov Mkassabov commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Caution

STOP — there is already an open distilled PR for Modrinth by someone else. Distilled's generator pipeline has changed a lot; this is a new implementation, not a rebase of theirs. Review both and do not merge this and theirs blindly.

This is the requested Modrinth SDK. distilled#287 is an existing Modrinth SDK PR (not an issue); this PR is a new generator-pipeline implementation of the same request.

Adds @distilled.cloud/modrinth, generated from a first-party API description.

  • Related PR: feat(modrinth): add Modrinth SDK package #287
  • Fetch script: stacks/distilled-submodules/spec-repos/modrinth/fetch-specs.ts
  • Spec source: https://docs.modrinth.com/openapi.yaml
  • Convert/generate: packages/modrinth/scripts/{convert,generate}.ts
  • Mirror repo distilled-mirror/spec-mirror-modrinth is created by the distilled-submodules stack on merge to main. Until then, regenerate with pnpm specs:local modrinth and DISTILLED_SPECS_LOCAL=1 pnpm generate modrinth.

pnpm specs:link modrinth recorded the .gitmodules stanza (shallow = true).

@Mkassabov
Mkassabov force-pushed the feat/modrinth-sdk branch 2 times, most recently from 405cdf4 to 9e6424c Compare September 7, 2026 12:06
@Mkassabov Mkassabov closed this Sep 7, 2026
@Mkassabov
Mkassabov deleted the feat/modrinth-sdk branch September 7, 2026 12:24
@Mkassabov
Mkassabov restored the feat/modrinth-sdk branch September 7, 2026 12:25
@Mkassabov Mkassabov reopened this Sep 7, 2026
@Mkassabov
Mkassabov changed the base branch from main to feat/zendesk-sdk September 7, 2026 12:25
@Mkassabov
Mkassabov added this pull request to the merge queue Sep 7, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a manual request Sep 7, 2026
…line

Rebased on main after #545. Models are produced by the package's convert
with patches applied there and operation names normalised to verbNoun;
generate only compiles .generated-specs. 76 operation(s).
@Mkassabov
Mkassabov added this pull request to the merge queue Sep 7, 2026
Merged via the queue into main with commit a1ae956 Sep 7, 2026
4 checks passed
@Mkassabov
Mkassabov deleted the feat/modrinth-sdk branch September 7, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant